ComponentOne ASP.NET MVC Controls
Distinct Property

C1.Web.Mvc Namespace > CollectionViewRequest<T> Class : Distinct Property
Indicate the data of column should be distinct.
Syntax
'Declaration
 
Public Property Distinct As Boolean
public bool Distinct {get; set;}
See Also

Reference

CollectionViewRequest<T> Class
CollectionViewRequest<T> Members